Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add styling for new footer component #916

Merged
merged 14 commits into from
Dec 12, 2024
Merged

feat: add styling for new footer component #916

merged 14 commits into from
Dec 12, 2024

Conversation

TrymVei
Copy link
Contributor

@TrymVei TrymVei commented Nov 28, 2024

Description

Created a new footer component

Figma

https://www.figma.com/design/zgXtEvibcgxxvdMDBBaICD/Ny-variant.no%2Fse?node-id=3825-28533&m=dev

Screenshots

Mobile

image

Tablet

image

Desktop

image

Copy link

vercel bot commented Nov 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
variant-no ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2024 1:40pm
variant-se-2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2024 1:40pm

@mikaelbr
Copy link
Member

Starting to look good!

should this have max width also?


{soMeData && (
<FooterSection title={t("socialMedia")}>
{renderSoMe(navigationData, soMeData)}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typically this should be a component to utilise react properly, but can be fixed later

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, there are also a few things that can be done to make this more dynamic and utilize the connection to Sanity better, but I would rather get a version of this out now, and then we can make it even better later 👌

Regarding max-width I wasn't quite sure if it should have it or not, as some footers span the width of the page, but it won't be a problem to add it if we see that it's too big in relation to other content

@idamand idamand merged commit 319ca23 into v3 Dec 12, 2024
6 checks passed
@idamand idamand deleted the feat/v3-new-footer branch December 12, 2024 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants